testing.matcher.subNames (field)
7 uses
testing (current package)
match.go#L27: subNames map[string]int32
match.go#L79: subNames: map[string]int32{},
match.go#L122: clear(m.subNames)
match.go#L224: n := m.subNames[base]
match.go#L228: m.subNames[base] = n + 1
match.go#L232: if len(prefix) < len(base) && nn < m.subNames[prefix] {
match.go#L242: if m.subNames[name] != 0 {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)